home *** CD-ROM | disk | FTP | other *** search
/ Complete Internet Archive / Complete Internet Archive.iso / Database / add1db_nt(1).exe / dating.db < prev    next >
Text File  |  1996-04-14  |  2KB  |  108 lines

  1. table^dating^
  2. owner^anyone^
  3. add^anyone^
  4. modify^anyone^
  5. read^anyone^
  6. 0^Index^NUMBER^
  7. 1^Name^string^
  8. 2^Age^number^
  9. 3^Sex^list(sex)^
  10. 4^Contact Info^string^
  11. 5^Description^string^
  12. end^table^
  13.  
  14. table^sex^
  15. owner^anyone^
  16. add^anyone^
  17. modify^anyone^
  18. read^anyone^
  19. 0^Index^NUMBER^
  20. 1^type^string^
  21. end^table^
  22.  
  23. entry^dateadd^
  24. table^dating^
  25. top^<table border> <tr> <th> Field <th> Value^
  26. title^Add your profile to the database^
  27. button^Add Profile^
  28. tail^</table>^
  29. modify^anyone^
  30. add^anyone^
  31. 0^Name^<tr><td>Name<td>^^^20^1^0^0^
  32. 1^Age^<tr><td>Age<td>^^^20^1^0^0^
  33. 2^Sex^<tr><td>Sex<td>^^^20^1^0^0^
  34. 3^Contact Info^<tr><td>Contact Info<td>^^^20^1^0^0^
  35. 4^Description^<tr><td>Description<td>^^^40^6^0^0^
  36. end^entry^
  37.  
  38. entry^sex_e2^
  39. table^sex^
  40. top^<table border> <tr> <th> Field <th> Value^
  41. title^Entry Form^
  42. button^Add Record^
  43. tail^</table>^
  44. modify^anyone^
  45. add^anyone^
  46. 0^type^<tr><td>type<td>^^^20^1^0^0^
  47. end^entry^
  48.  
  49. search^dating_s1^
  50. table^dating^
  51. report^summary^
  52. top^<table border> <tr> <th> Field <th> Search for^
  53. title^Search for compatible partners^
  54. button^Search^
  55. tail^</table> <br> Press Search to show all entries in database <br>^
  56. 0^Age^<tr><td>Age<td>^^between 10 and 30^20^0^0^
  57. 1^Sex^<tr><td>Sex<td>^(Male or Female)^Male^20^0^0^
  58. 2^Description^<tr><td>Keywords<td>^^^20^0^0^
  59. end^search^
  60.  
  61. search^sex_s2^
  62. table^sex^
  63. report^sex_r2^
  64. top^<table border> <tr> <th> Field <th> Search for^
  65. title^Search Database^
  66. button^Search^
  67. tail^</table>^
  68. 0^type^<tr><td>type<td>^^^20^0^0^
  69. end^search^
  70.  
  71. report^detail^
  72. table^dating^
  73. title^An individual profile^
  74. top^^
  75. read^anyone^
  76. tail^^
  77. 0^Name^<hr>Name: ^<br>^^^0^
  78. 1^Age^Age: ^<br>^^^0^
  79. 2^Sex^Sex: ^<br>^^^0^
  80. 3^Contact Info^Contact Info: ^<br>^^^0^
  81. 4^Description^<pre> ^</pre>^^^0^
  82. 5^ref_entry(dateadd)^^Modify</a><br>^^^1^
  83. end^report^
  84.  
  85. report^sex_r2^
  86. table^sex^
  87. title^Search Output^
  88. top^^
  89. read^anyone^
  90. tail^^
  91. 0^type^<hr>type: ^<br>^^^0^
  92. 1^ref_entry(sex_e2)^^Modify</a><br>^^^1^
  93. 2^ref_report(sex_r2)^^Show</a>^^^0^
  94. end^report^
  95.  
  96. report^summary^
  97. table^dating^
  98. title^Search Output^
  99. top^<table border> <tr> <th> Name <th>Sex<th>Age<th>Details^
  100. read^anyone^
  101. tail^</table>^
  102. 0^Name^<tr><Td> ^^^^0^
  103. 1^Sex^<td>^^^^0^
  104. 2^Age^<Td>^^^^0^
  105. 3^ref_report(detail)^<Td>^Details^^^0^
  106. end^report^
  107.  
  108.